Defines a PDF pen.
The pen is used to stroke a path outline with a color.

Full documentation

Full documentation

Initializes a new PDFPen object.

Full documentation

Initializes a new PDFPen object with a default RGB black color and a width of 1 point.

Full documentation

Initializes a new PDFPen object with another pen.

Full documentation

Gets the pen color.

Full documentation

Gets the dash offset.

Full documentation

Gets the dash pattern.

Full documentation

Gets the line cap style.

Full documentation

Gets the line join style.

Full documentation

Gets the pen width.

Full documentation

Sets the pen color.

Full documentation

Sets the dash offset.

Full documentation

Sets the dash pattern.

Full documentation

Sets the line cap style.

Full documentation

Sets the line join style.

Full documentation

Sets the pen width.

Full documentation